This can become complicated and leads to poor programming style 這可能變得非常復(fù)雜,并會(huì)形成不良的編程風(fēng)格。
You can use sca to invoke service components through both synchronous and asynchronous programming styles 可以通過(guò)同步和異步編程方式使用sca調(diào)用服務(wù)組件。
You mustn ' t imitate this programming style in a production driver ? but of course you already knew that 在驅(qū)動(dòng)產(chǎn)品中你不必模仿這個(gè)程序設(shè)計(jì)風(fēng)格,但是你當(dāng)然已經(jīng)了解了它。
Sax treats an xml document as a series of parsing events , and basically allows a procedural programming style Sax將xml文檔視為一系列解析事件,而且它基本上允許過(guò)程性編程風(fēng)格。
" happy boys " have taken place of " super voice girls " beginning may 1 this year with a healthier programming style 而“快樂(lè)男生”今年一月份已經(jīng)以其健康的主辦風(fēng)格而取代了“超級(jí)女聲”的位置。
Continuation servers let you support the back button in web browsers and code with a more consistent programming style Continuation服務(wù)器使您能夠支持瀏覽器中的“后退”按鈕和編寫(xiě)風(fēng)格一致的代碼。
Parsia makes the argument that functional programming styles are generally better suited to xml manipulation than are more familiar oop techniques Parsia在文中提到,通常,與oop技術(shù)具有很多相似性相比,函數(shù)性編程風(fēng)格更適合于處理xml 。
Note that the portlet thinks it is talking directly to the aggregator , so no special programming style is needed to write a portlet that is filtered 請(qǐng)注意: portlet認(rèn)為它正在和聚集器直接交談,所以不需要用專(zhuān)門(mén)的編程風(fēng)格來(lái)編寫(xiě)一個(gè)已被過(guò)濾的portlet 。
Most advice on programming style is aimed at creating high - quality , maintainable code , which makes sense because the easiest time to fix a bug is 很多有關(guān)編程風(fēng)格的建議都是為了創(chuàng)建高質(zhì)量、可維護(hù)的代碼,這很合理,因?yàn)樽钊菀仔迯?fù)bug的時(shí)間就是在產(chǎn)生bug
In programming style , using anygui is similar to using tkinter , but the underlying toolkit is selected either automatically or with a configuration call 在編程風(fēng)格方面,使用anygui類(lèi)似于使用tkinter ,但是要選中這個(gè)底層工具箱,要么自動(dòng)進(jìn)行,要么進(jìn)行配置調(diào)用。
Programming style is a set of rules or guidelines used when writing the source code for a computer program. It is often claimed that following a particular programming style will help programmers to read and understand source code conforming to the style, and help to avoid introducing errors.